Total Complexity | 85 |
Dependencies | 2 |
Dependents | 12 |
Total lines | 545 |
Lines of code | 255 |
Logical lines of code | 151 |
Comment lines | 185 |
Methods | 28 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
buildUrl() | 46 | 17 | 36 | |
normalizePath() | 54 | 11 | 19 | |
combine() | 45 | 9 | 46 | |
addPath() | 64 | 5 | 9 | |
setScheme() | 65 | 5 | 9 | |
factory() | 58 | 4 | 14 | |
setQuery() | 62 | 4 | 12 | |
getPort() | 65 | 4 | 10 | |
__construct() | 60 | 2 | 14 | |
getParts() | 60 | 2 | 13 | |
setHost() | 64 | 2 | 10 | |
isAbsolute() | 80 | 2 | 3 | |
addQuery() | 71 | 2 | 6 | |
setPath() | 65 | 2 | 8 | |
__toString() | 80 | 1 | 3 | |
__clone() | 81 | 1 | 3 | |
getPath() | 82 | 1 | 3 | |
getPathSegments() | 78 | 1 | 3 | |
getHost() | 82 | 1 | 3 | |
getPassword() | 82 | 1 | 3 | |
setUsername() | 77 | 1 | 4 | |
getUsername() | 82 | 1 | 3 | |
getQuery() | 82 | 1 | 3 | |
getFragment() | 82 | 1 | 3 | |
setFragment() | 77 | 1 | 4 | |
setPort() | 77 | 1 | 4 | |
getScheme() | 82 | 1 | 3 | |
setPassword() | 77 | 1 | 4 |